Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 13, 2022

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • app/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 30 Pull Requests:

fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.1.4
fix(deps): update dependency androidx.test.ext:junit to v1.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.1.4
fix(deps): update dependency com.tencent:mmkv to v1.2.14
  • Schedule: ["at any time"]
  • Branch name: renovate/com.tencent-mmkv-1.x
  • Merge into: main
  • Upgrade com.tencent:mmkv to 1.2.14
chore(deps): update dependency gradle to v7.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.5.1
fix(deps): update dependency androidx.appcompat:appcompat to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: main
  • Upgrade androidx.appcompat:appcompat to 1.5.1
fix(deps): update dependency androidx.core:core-ktx to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.9.0
fix(deps): update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.5.1
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.espresso-espresso-core-3.x
  • Merge into: main
  • Upgrade androidx.test.espresso:espresso-core to 3.5.0
fix(deps): update dependency com.airbnb.android:lottie to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.airbnb.android-lottie-4.x
  • Merge into: main
  • Upgrade com.airbnb.android:lottie to 4.2.2
fix(deps): update dependency com.android.tools.build:gradle to v7.3.1
fix(deps): update dependency com.drakeet.about:about to v2.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.drakeet.about-about-2.x
  • Merge into: main
  • Upgrade com.drakeet.about:about to 2.5.2
fix(deps): update dependency com.gitee.zackratos:ultimatebarx to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gitee.zackratos-ultimatebarx-0.x
  • Merge into: main
  • Upgrade com.gitee.zackratos:UltimateBarX to 0.8.0
fix(deps): update dependency com.github.appintro:appintro to v6.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.appintro-appintro-6.x
  • Merge into: main
  • Upgrade com.github.AppIntro:AppIntro to 6.2.0
fix(deps): update dependency com.github.bumptech.glide:compiler to v4.14.2
fix(deps): update dependency com.github.bumptech.glide:glide to v4.14.2
fix(deps): update dependency com.github.jenly1314:zxing-lite to v2.2.1
fix(deps): update dependency com.google.android.material:material to v1.7.0
fix(deps): update dependency com.google.code.gson:gson to v2.10
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: main
  • Upgrade com.google.code.gson:gson to 2.10
fix(deps): update dependency com.guolindev.permissionx:permissionx to v1.7.1
fix(deps): update dependency com.microsoft.appcenter:appcenter-analytics to v4.4.5
fix(deps): update dependency com.microsoft.appcenter:appcenter-crashes to v4.4.5
fix(deps): update dependency com.microsoft.appcenter:appcenter-distribute to v4.4.5
fix(deps): update dependency com.squareup.okhttp3:okhttp to v4.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup.okhttp3-okhttp-4.x
  • Merge into: main
  • Upgrade com.squareup.okhttp3:okhttp to 4.10.0
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.7.21
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.6.4
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.4
fix(deps): update dependency com.airbnb.android:lottie to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/com.airbnb.android-lottie-5.x
  • Merge into: main
  • Upgrade com.airbnb.android:lottie to 5.2.0
fix(deps): update dependency com.microsoft.appcenter:appcenter-analytics to v5
fix(deps): update dependency com.microsoft.appcenter:appcenter-crashes to v5
fix(deps): update dependency com.microsoft.appcenter:appcenter-distribute to v5

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 2362662 to c26d137 Compare June 26, 2022 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants